home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000534_blitz-list-request_Mon Aug 15 11:25:41 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  2KB

  1. Received: from mailsun.aber.ac.uk (mailsun.aber.ac.uk [144.124.16.7]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id LAA20916 for <blitz-list@helsinki.fi>; Mon, 15 Aug 1994 11:22:30 +0300
  2. Received: from aber.ac.uk (actually mailsun.aber.ac.uk) by mailsun.aber.ac.uk 
  3.           with SMTP (PP); Mon, 15 Aug 1994 09:22:16 +0100
  4. To: "Ott M. Aaloe" <OTT@microlnk.ml.ee>
  5. cc: blitz-list@helsinki.fi, nlh1@aber.ac.uk
  6. Subject: Re: Bitmap problem
  7. In-reply-to: Your message of "Sun, 14 Aug 1994 11:45:13 +0300." <59E4A114B29@microlnk.ml.ee>
  8. Date: Mon, 15 Aug 1994 09:22:14 +0100
  9. Message-ID: <3977.776938934@aber.ac.uk>
  10. From: NIGEL HUGHES <nlh1@aber.ac.uk>
  11. MIME-Version: 1.0
  12. Content-Type: text/plain; charset="us-ascii"
  13. Content-Transfer-Encoding: 7bit
  14. X-Status: 
  15. Status: RO
  16.  
  17. In message <59E4A114B29@microlnk.ml.ee>, 
  18.     "Ott M. Aaloe" <OTT@microlnk.ml.ee> writes:
  19. > > I've had EXACTLY the same problem. I can use 1,2,3,4,5 or 7 bitplanes, but 
  20. > not
  21. > > 6! I discovered this when trying to use the *BLIT commands. It seems that
  22. > > Mark (or whoever wrote the displaylibs) is still using the trick of
  23. > > 6 bitplanes + no HAM = EHB. It works in OCS and ECS, but not on AGA :(
  24. > > NOTE: This is only an educated GUESS. If anyone knows better (or how to get
  25. > > around this) please let us 64-colour users know :)
  26. > I managed to display 64 colour (6 plane) pic but the palette was 
  27. > wrong???
  28. > Someone in list told that his game uses 64 colour (AGA - not 
  29. > EHB) slice and
  30. > it works OK. May be U can explain how U init your coplist as I think 
  31. > there's the problem. Thanx!
  32.  
  33. Well my new game is written using the display library and opens a 64 colour
  34. non-halfbrite screen, I think what you will find the problem may be connected
  35. to the fact that you have to SET the no half-brite bit ($40?). Seem to
  36. remember me thinking it was the other way round, then just trying it and hey!
  37.  
  38. But it is perfectly possible. Easy peasy. Lemon Squeezy. 
  39.  
  40. Nigel Hughes, who last night spent 6 hours looking for a bug that was 
  41. caused by not initialising a variable. Stupid, yes. Tired, yes. Grumpy,
  42. yes. Better not mention it, uh-huh.
  43.  
  44.  
  45. >                 O.T.T. (ott@microlnk.ml.ee)
  46.